home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / aquarium / blimp.ri < prev    next >
Text File  |  1995-07-03  |  479b  |  10 lines

  1. #define blimp_width 32
  2. #define blimp_height 16
  3. static char blimp_bits[] = {
  4.    0x00, 0xf0, 0x3f, 0x00, 0x00, 0x0e, 0xc0, 0x01, 0x82, 0x01, 0x00, 0x06,
  5.    0x46, 0x00, 0x00, 0x18, 0x2a, 0x00, 0x00, 0x20, 0x12, 0x00, 0x00, 0x40,
  6.    0x02, 0x00, 0x00, 0x80, 0x1e, 0x00, 0x00, 0x80, 0x32, 0x00, 0x00, 0x40,
  7.    0x2a, 0x01, 0x00, 0x20, 0xc6, 0x08, 0x42, 0x1d, 0x82, 0xa5, 0x28, 0x06,
  8.    0x00, 0x5e, 0xd5, 0x01, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xf0, 0x3f, 0x00,
  9.    0x00, 0xe0, 0x1f, 0x00};
  10.